gdkmonitor: Fix typo
authorDaniel Boles <dboles@src.gnome.org>
Tue, 31 Oct 2017 18:27:34 +0000 (18:27 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Tue, 31 Oct 2017 18:41:55 +0000 (18:41 +0000)
gdk/gdkmonitor.c

index 78758998389097bdc3d5155c3aaecb2aebad4554..d7fb64c3ec13ec7c95a21c212ccf7f56e2b216c7 100644 (file)
@@ -267,7 +267,7 @@ gdk_monitor_get_display (GdkMonitor *monitor)
 /**
  * gdk_monitor_get_geometry:
  * @monitor: a #GdkMonitor
- * @geometry: (out): a #GdkRectangle to be filled wiht the monitor geometry
+ * @geometry: (out): a #GdkRectangle to be filled with the monitor geometry
  *
  * Retrieves the size and position of an individual monitor within the
  * display coordinate space. The returned geometry is in  ”application pixels”,